core: Use gs_file_create()
authorColin Walters <walters@verbum.org>
Tue, 16 Jul 2013 12:49:46 +0000 (08:49 -0400)
committerColin Walters <walters@verbum.org>
Tue, 16 Jul 2013 12:51:53 +0000 (08:51 -0400)
commitacdf1ca4fe2fda43c548bef9e8a981fe5af6cead
treea9d439137811cb3b69097a9d8ffef16450fd096d
parented55998f36fe3f394fe1bcd69055e57d930e18eb
core: Use gs_file_create()

This allows us to drop a chmod() invocation, since the regular file
path was the only thing that didn't handle mode.
src/libostree/ostree-core.c